[INFO] fetching crate file_type 0.8.11...
[INFO] testing file_type-0.8.11 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate file_type 0.8.11 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate file_type 0.8.11
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate file_type 0.8.11
[INFO] tweaked toml for crates.io crate file_type 0.8.11 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate file_type 0.8.11 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate file_type 0.8.11 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c8f4db2c288b5588af1fa50973f0881cde590b8929baa4cecde23898ce75e69
[INFO] running `Command { std: "docker" "start" "-a" "3c8f4db2c288b5588af1fa50973f0881cde590b8929baa4cecde23898ce75e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c8f4db2c288b5588af1fa50973f0881cde590b8929baa4cecde23898ce75e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c8f4db2c288b5588af1fa50973f0881cde590b8929baa4cecde23898ce75e69", kill_on_drop: false }`
[INFO] [stdout] 3c8f4db2c288b5588af1fa50973f0881cde590b8929baa4cecde23898ce75e69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3ffcdc78bb1f81ee364f27cfcfae49c67a1268bb538815b00954edb49a3153b
[INFO] running `Command { std: "docker" "start" "-a" "f3ffcdc78bb1f81ee364f27cfcfae49c67a1268bb538815b00954edb49a3153b", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling file_type v0.8.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.62s
[INFO] running `Command { std: "docker" "inspect" "f3ffcdc78bb1f81ee364f27cfcfae49c67a1268bb538815b00954edb49a3153b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3ffcdc78bb1f81ee364f27cfcfae49c67a1268bb538815b00954edb49a3153b", kill_on_drop: false }`
[INFO] [stdout] f3ffcdc78bb1f81ee364f27cfcfae49c67a1268bb538815b00954edb49a3153b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 359b72cb82b96d34021de7f8cd3354512f0da745ea00559276c161143da04165
[INFO] running `Command { std: "docker" "start" "-a" "359b72cb82b96d34021de7f8cd3354512f0da745ea00559276c161143da04165", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zmij v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling magic-sys v0.3.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling magic v0.16.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling file-format v0.28.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling file_type v0.8.11 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `file_type::format::SourceType`
[INFO] [stdout]  --> tests/classify_pronom_files.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use file_type::format::SourceType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `file_type` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name file_type --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="wikidata"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "default", "httpd", "iana", "linguist", "pronom", "std", "wikidata"))' -C metadata=f8cd44316028197b -C extra-filename=-b1c191c3b92d219f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ede124fcd8b75215.rlib --extern file_format=/opt/rustwide/target/debug/deps/libfile_format-f0e90f4aae7ef800.rlib --extern infer=/opt/rustwide/target/debug/deps/libinfer-40cf58dea6d798b6.rlib --extern magic=/opt/rustwide/target/debug/deps/libmagic-1c96f9494dfd4b93.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-fa822cb159ca774c.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-2c33ff1ef7e53be6.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-7f457723102f74b1/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "359b72cb82b96d34021de7f8cd3354512f0da745ea00559276c161143da04165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359b72cb82b96d34021de7f8cd3354512f0da745ea00559276c161143da04165", kill_on_drop: false }`
[INFO] [stdout] 359b72cb82b96d34021de7f8cd3354512f0da745ea00559276c161143da04165
